
/* html {
    direction: rtl;
}

.mujib_chat_icon {
    direction: ltr;
    bottom: 34px;
    right: 28px;

} */

/* .chatbox__open--box {

    right: 25px !important;
    left: auto !important;
}

.chatbot-box-popover{
    right: 59px !important;
}

.chatbox__open--box .chatbot__welcome {
    left: auto;
    right: 60px;
} */

/* Welcome Message*/
.chatbox__text{
text-align: right;
}
.chatbox {
    /*left: auto;*/
    /*right: 25px;*/
    /* direction: rtl !important; */
}

/* .chatbox .chatbox__welcome-page {
    direction: rtl;
    text-align: right;
} */

/* @media (max-width: 500px) {
    .chatbox {
        right: 0;
    }
} */

/* @media (max-width: 400px) {
    .chatbox.chatbox__open {
        z-index: 999;
    }
} */

/* .chatbox__head,
.chatbox__message--bot .message,
.chatbox .chatbox__foot {
    direction: rtl;
    text-align: right;
} */

/* .chatbox__head .chatbox__left {
    text-align: right;
} */

/* .chatbox__head .chatbox__right {
    text-align: left;
} */

/* .chatbox .dropdown-menu {
    left: 0;
    right: auto;
} */
.mujib_chat_icon {
    /* right: 25px;*/ 
    /* left: unset; */
}
.chatbox .chatbox-nav__link .chatbox-nav__link-text {
    /* margin-right: 5px;
    margin-left: 0; */
}
.chatbox .chatbox-nav__link svg{
    /* margin-left: 6px;
    margin-right: 0; */
}
.chatbox .chatbox__body {
    /* direction: rtl !important; */
}


.emoji__container .btn-icon, .chatbox__upload-image--container .btn-icon,
.chatbox__report--container .btn-icon,
.chatbox__register--container .btn-icon {
    /* float: right;
    margin: 5px;
    margin-left: 0; */
}

.chatbox .chatbox__register--body,
.chatbox .chatbox__report--body {
    /* direction: rtl; */
}

.chatbox .chatbox__report--body .choices-btns {
    /* text-align: right; */
}

.chatbox .chatbox-nav__link.color-schema-container {
    /* text-align: right; */
}

.chatbox .chatbox-nav__link-text .color-schema.default {
    /* margin-left: 8px;
    margin-right: -5px; */
}

.chatbox .shown-link {
    /* right: auto;
    left: 30px; */
}

.chatbox .hidden-link {
    /* right: auto;
    left: -100%; */
}

.chatbox-nav__link.color-schema-container.show .shown-link {
    /* left: -100%;
    right: auto; */
}

.chatbox-nav__link.color-schema-container.show .hidden-link {
    /* left: 30px;
    right: auto; */
}

.chatbox .chatbox__body .tools__content,
.chatbot_payment_method {
    /* direction: rtl;
    text-align: left; */
}

.chatbox .tool_container .content {
    /* margin-left: auto !important;
    width: 90%; */
}

.message .msg_options {
    /* margin-left: 8px;
    margin-right: auto; */
}

.order_history-img > .col-10 {
    /* padding-right: 15px;
    padding-left: 24px */
}


.chatbox__message .chatbox__user--media img {
    /* margin-left: auto; */
}



.chatbox .chatbox__editor button {
    /* transform: rotate(180deg); */
}

.chatbox .chatbox__toolbar .tool[data-count]::after {
    /* left: 5px;
    right: auto; */
}

.chatbox .mr-1 {
    /* margin-left: 0.25rem !important;
    margin-right: 0 !important */
}

.chatbox .mr-2 {
    /* margin-left: 0.5rem !important;
    margin-right: 0 !important */
}

.chatbox .mr-3 {
    /* margin-left: 1rem !important;
    margin-right: 0 !important */
}

.chatbox .tool_container .head img {
    /* right: 8%;
    left: auto;
    transform: rotate(180deg); */
}

.chatbox__message.chatbox__message--bot .chatbox__user {
    /* margin-left: 0;
    margin-right: 28px;*/
    /* float: right; */
}

.chatbox .chatbox__message.chatbox__message--bot {
    /* float: right;
    direction: rtl;
    display: flex;
    flex-direction: column;
    text-align: right; */
}


.chatbox__message--bot .message {
    /* margin-right: 0;
    margin-left: 0 */
}
.card-text,
.chatbox__foot {
    direction:RTL;
    text-align: right;
}

#submitButton{
    direction: RTL;
    transform: scaleX(-1);
}




#submitButton:hover img {
    transform: translateX(.01em) scale(1.3);
  }

/* body[dir="rtl"] 
#submitButton img {
    transform: scaleX(1);
}  */

/* #img-wrapper:hover {
    animation: fly-1 0.7s ease-in-out infinite alternate;
  }
  
  #submitButton:hover img {
    transform: translateX(.01em) rotate(31deg) scale(1.1);
  }
   */
  /* Styles specific to right-to-left direction */
  /* body[dir="rtl"] 
  #img-wrapper:hover {
    animation: fly-rtl 0.7s ease-in-out infinite alternate;
  } */
  
  /* body[dir="rtl"]  */
  /* #submitButton:hover img {
    transform: translateX(-0.01em) scale(1.1);
  } */
  
  /* body[dir="ltr"] 
  #submitButton:hover img {
    transform: translateX(0.01em) scale(1.1);
  } */
  /* @keyframes fly-1 {
    from {
      transform: translateY(0.1em);
    }
  
    to {
      transform: translateY(-0.1em);
    }
  } */
  
  /* Keyframes for right-to-left direction */
  @keyframes fly-rtl {
    from {
      transform: translateY(0.1em);
    }
  
    to {
      transform: translateY(-0.1em);
    }
  }



.chatbox .chatbox__message.chatbox__message--user {
    /* float: right;
    direction: rtl; */
}

.chatbox__message--user .message {
    /* margin-left: 0;
    margin-right: 6px; */
}
.chatbox .carousel-control-next {
    /* left: 46px;
    right: auto; */

}

.chatbox .carousel-control-prev {
    /* left: 16px;
    right: auto; */
}
.chatbox__message.chatbox__message--user .chatbox__user{
    /* text-align: left; */
}
.chatbox__message--bot .chatbox__btn{
    /* text-align: right   ; */
}
.chatbox__message--user .message{
    /* float: left; */
}
.fg-emoji-container{
    /* right: 62px !important; */
    /* left: auto !important; */
}
@media screen and (max-width: 580px) {
    .chatbox__message--bot .message {
        /* max-width: 80% !important; */
    }
}

@media screen and (max-width: 375px) {
    .chatbox .carousel {
        /* width: 240px; */
    }
} 
